From: Juanma Barranquero Date: Fri, 18 Apr 2008 10:09:08 +0000 (+0000) Subject: (tpu-have-ispell): Fix typo in obsolescence declaration. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~22348 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bda0a7adb1c5e9a2077759f538c3f26b27c806cb;p=emacs.git (tpu-have-ispell): Fix typo in obsolescence declaration. --- diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index 3dd82c8883a..302be01b13b 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el @@ -295,7 +295,7 @@ Otherwise, use `spell-region'." :type 'boolean :group 'tpu) -(make-obsolete-variable 'tpu-have-ispell "The `spell' package is obsolete." +(make-obsolete-variable 'tpu-have-ispell "the `spell' package is obsolete." "23.1") (defcustom tpu-kill-buffers-silently nil